Welcome![Sign In][Sign Up]
Location:
Search - qpsk c code

Search list

[Other resourceqpsk_dsp_code

Description: QPSK通信调治与解调DSP开发C++代码,可以在TI DSP上实现-QPSK modulation and demodulation communications DSP development of C code can achieve TI DSP
Platform: | Size: 5221 | Author: 王冰 | Hits:

[Other resourceqpskwithcodec

Description: Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include Real Time Digital Signal Processor Code – Main.c file BER Test Code
Platform: | Size: 3997 | Author: 王阳 | Hits:

[Communicationqpsk

Description: QFSK的调制与解调,用C写的主程序,汇编写的调制与解调的子程序-QFSK the modulation and demodulation, with the main program in C, compile writing, the modulation and demodulation of the Subprogram
Platform: | Size: 76800 | Author: 刘韶光 | Hits:

[OtherUEP_QPSK

Description: 一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
Platform: | Size: 5120 | Author: 团党 | Hits:

[OtherLogmap

Description: Turbo 码的logmap算法实现。用于通信系统仿真-Turbo Codes logmap algorithm. For communications system simulation
Platform: | Size: 9216 | Author: 别志松 | Hits:

[Post-TeleCom sofeware systemsqpsk_dsp_code

Description: QPSK通信调治与解调DSP开发C++代码,可以在TI DSP上实现-QPSK modulation and demodulation communications DSP development of C code can achieve TI DSP
Platform: | Size: 5120 | Author: 王冰 | Hits:

[Compress-Decompress algrithmsturbo_qpsk

Description: c语言编写的一个turbo码的程序。采用了高斯信道QPSK调制,编码可以任意改变的,适合初学者仿真turbo码的性能-c language code, a turbo procedure. Gaussian channel using QPSK modulation, coding can be arbitrarily changed for beginners simulation the performance of turbo code
Platform: | Size: 236544 | Author: 占敖 | Hits:

[3G developwcdma_ccode_QPSK

Description: WCDMA系统中的QPSK调制解调C++代码,满足WCDMA系统规范的调制解调实现发福。-WCDMA system QPSK modulation and demodulation C code, to meet WCDMA system specifications modem realize Fa-Fu.
Platform: | Size: 4096 | Author: 吴 昊 | Hits:

[DSP programqpskwithcodec

Description: Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include Real Time Digital Signal Processor Code – Main.c file BER Test Code-Qpsk signal Processing CodeThe DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in
Platform: | Size: 4096 | Author: 王阳 | Hits:

[Software Engineeringqpsk

Description: 用C语言实现QPSK调制解调程序代码.能运行的-Using C language program code QPSK modulation and demodulation. Will be able to run the
Platform: | Size: 5120 | Author: 郭海兵 | Hits:

[DSP programqpsk

Description: QPSK的调制和解调程序,基于CCS。希望对需要的人有帮助。-QPSK modulation and demodulation process, based on CCS. Want to have to help people in need.
Platform: | Size: 1024 | Author: 董双武 | Hits:

[OtherDSP_for_Wireless_communication

Description: 无线通信的DSP实现,包含TI TMS320系列DSP架构分析,FIR/IIR滤波器,QPSK,同步,均衡,分集接收合软件无线电,附有关键源代码,是学习DSP的经典书籍-Wireless communications, DSP realize, including the TI TMS320 series DSP architecture analysis, FIR/IIR filters, QPSK, synchronization, balance, diversity of software radio receivers combined with a key source code, is a classic book to learn DSP
Platform: | Size: 5140480 | Author: 陈世民 | Hits:

[matlabSignalProcess

Description: C 程序 球面方位角算法: azimuth.cpp CRC校验快速算法: CRC_Table.cpp 解扰码算法: scrambler.cpp Matlab 程序 信号带宽测量: BandWith.m 带通信号下变频: fqmv.m QPSK 解调 demodQpsk.m pwelch求功率谱的算法 psdwh.m 均值滤波算法 cvmn.m 信号正交分解: Cnv2Bas.m-C procedures spherical azimuth algorithm: azimuth.cppCRC Fast Algorithm checksum: CRC_Table.cpp Descrambling code algorithm: scrambler.cpp Matlab signal bandwidth measurement procedures: BandWith.m bandpass signal down-conversion: fqmv.mQPSK demodulator for demodQpsk.mpwelch power spectrum algorithm psdwh.m mean signal filtering algorithm cvmn.m orthogonal decomposition: Cnv2Bas.m
Platform: | Size: 5120 | Author: HANYUFEI | Hits:

[DSP programPLL

Description: 可以实现自动锁相环功能的C源程序代码模块,-Can be achieved automatically PLL function C source code modules,
Platform: | Size: 6144 | Author: 刘磊 | Hits:

[Algorithmcostas

Description: Recovery phase with recursive Costas loop. Bpsk symbols to demodulate
Platform: | Size: 1024 | Author: kk | Hits:

[Other8psk_awgn_src

Description: 8进制QPSK的仿真源程序,用C语言实现-Source code of 8QPSK
Platform: | Size: 3072 | Author: 小波55 | Hits:

[DSP programspuc2.3.1

Description: Readme Complex class is very similar to the Standard C++ library complex class and the standard C++ class could be substituted in many cases. Code is wrapped in namespace SPUC SPUC DSP C++ source code library directory structure array - Array class from TNT library comm - primarily digital communications related classes equalizers - Maximum Likelihood Sequence Detector, RLS and LMS algorithms generic - most of the code/algorithms functions - mostly functions (as opposed to classes) matrix - Matrix/Vector class from IT++ specializations - mostly variations of basic blocks in generic utility - classes to aid in debug examples - Examples directory including qpsk - QPSK + QPSK_VR examples-Readme Complex class is very similar to the Standard C++ library complex class and the standard C++ class could be substituted in many cases. Code is wrapped in namespace SPUC SPUC DSP C++ source code library directory structure array - Array class from TNT library comm - primarily digital communications related classes equalizers - Maximum Likelihood Sequence Detector, RLS and LMS algorithms generic - most of the code/algorithms functions - mostly functions (as opposed to classes) matrix - Matrix/Vector class from IT++ specializations - mostly variations of basic blocks in generic utility - classes to aid in debug examples - Examples directory including qpsk - QPSK + QPSK_VR examples
Platform: | Size: 429056 | Author: Prabhat | Hits:

[CommunicationOFDM_C

Description: OFDM技术关键实现的C代码,包括FFT、QPSK、星座变换等。-The OFDM technology critical to achieve the C code, including FFT, QPSK, Constellation transform.
Platform: | Size: 10240 | Author: 王鹏 | Hits:

[Otherrm_code_decode

Description: 一阶rm编码译码c++源码,QPSK调制解调系统,通过AWGN信道下的仿真。-An order RM code (8,4,4) First-Order Reed-Muller code.
Platform: | Size: 2048 | Author: 马金云 | Hits:

[Communication-MobileQPSK

Description: QPSK调制的MATLAB代码和c语言代码,其中MATLAB代码仅在符号层面进行。(They are the Matlab code and the C language code of QPSK modulation.)
Platform: | Size: 1024 | Author: 钰馨宝贝 | Hits:
« 12 »

CodeBus www.codebus.net